PDF4Java Reference Documentation
com.o2sol.pdf4java.pdffunctions Package / PDFPostScriptFunction Class
Fields Methods


In This Topic
    PDFPostScriptFunction Class Members
    In This Topic

    The following tables list the members exposed by PDFPostScriptFunction.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
    Public Methods
     NameDescription
    Public MethodCalculates the function for the given input.
    This method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction)
    Public Methodstatic (Shared in Visual Basic)Creates a PDFFunction based on a COS function. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction)
    Public MethodGets the COS function. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction)
    Public MethodGets the function domain. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction)
    Public MethodGet the PostScript code.  
    Public MethodGets the function range. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodSets the function domain. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction)
    Public MethodSets the PostScript code.  
    Public MethodSets the function range. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction)
    Top
    See Also